home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / biz / demo / mrback_b_demo114.lha / Prefs / MRBackup.init < prev    next >
Text File  |  1993-02-03  |  3KB  |  88 lines

  1. ; This is the MRBackup preferences/initialization file.
  2. ; This file contains parameter values and comment lines.
  3. ; Parameter value lines are of the form:
  4. ;     <keyword> = <value>
  5. ; where <keyword> names the parameter to be set and <value> is
  6. ; either a boolean (YES/NO) or a string value.
  7. ; Leading blanks are discarded and empty lines are ignored.
  8. ; Comments may begin with a semi-colon (;).
  9. ; Type of screen (CUSTOM, WORKBENCH)
  10. screentype = Custom
  11. ; Screen mode for CUSTOM (NORMAL, INTERLACE)
  12. screenmode = Normal
  13. ; Decimal value for screen color 0
  14. color0 = 2730
  15. ; Decimal value for screen color 1
  16. color1 = 5
  17. ; Decimal value for screen color 2
  18. color2 = 4095
  19. ; Decimal value for screen color 3
  20. color3 = 1420
  21. ; Level of Lempel-Ziv file compression.
  22. compression = None
  23. ; Level of Lempel-Zip file decompression.
  24. decompression = None
  25. ; Should MRBackup generate a paginated listing during backup?
  26. listing = YES
  27. ; Should MRBackup talk to me?
  28. speech = NO
  29. ; How should floppies be formatted during backup?
  30. format = Normal
  31. ; Should MRBackup split large files across multiple floppies?
  32. bigfiles = YES
  33. ; Should MRBackup set archive bits during backup/restore?
  34. setarchivebits = NO
  35. ; Should MRBackup test archive bits during backup?
  36. testarchivebits = NO
  37. ; What method of error handling should MRBackup employ?
  38. errorhandling = Interactive
  39. ; Date format: 0=AmigaDOS, 1=International, 2=USA, 3=Canadian
  40. dateformat = 0
  41. ; Compression estimate, in percent?
  42. compest = 0
  43. ; File buffer size, in K?
  44. bufsize = 32
  45. ; What backup mode do you prefer?
  46. backupmode = Fast Disk
  47. ; Suppress empty directories from backups?
  48. suppress_empty_dirs = NO
  49. ; How do we handle existing files? (Ask/Append/Replace)
  50. filemode = Ask
  51. ; Which file system am I to use for AmigaDOS backups?
  52. filesystem = Default
  53. ; Shall I sort file directories or leave them as they are?
  54. sort = YES
  55. ; Descriptive comment for this backup:
  56. comment = Full backup of the system disk.
  57. ; Macro definition:
  58. macro = 1 MRBackup:ARexx_Scripts/ToTape MR0:
  59. macro = 2 MRBackup:ARexx_Scripts/ToTape MR1:
  60. macro = 3 MRBackup:ARexx_Scripts/ToTape DH1:
  61. macro = 4 MRBackup:ARexx_Scripts/ToTape DH2:
  62. macro = 5 MRBackup:ARexx_Scripts/ToTape SA0:
  63. macro = 6 MRBackup:ARexx_Scripts/ToTape SA1:
  64. macro = 7 MRBackup:ARexx_Scripts/ToTape SA2:
  65. macro = 8 MRBackup:ARexx_Scripts/ToTape SA3:
  66. macro = 9 MRBackup:ARexx_Scripts/ToTape SA4:
  67. macro = 10 MRBackup:ARexx_Scripts/ToTape SA5:
  68. ; Verify disk writes in Fast Disk mode?
  69. verify_write = NO
  70. ; What is the name of the logging file or device?
  71. log = MRBackup:Lists_and_Logs/MRBackup.log
  72. ; What is the name of the home device/volume/directory?
  73. home = MR0:Kick30
  74. ; What is the name of the backup device/volume/directory?
  75. backup = DF0:
  76. ; What is the name of the listing device or file?
  77. list = MRBackup:Lists_and_Logs/MRBackup.list
  78. ; What is the name of the backup filter file?
  79. bfilter = MRBackup:Prefs/MRBackup.bflt
  80. ; What is the name of the compression filter file?
  81. cfilter = MRBackup:Prefs/MRBackup.cflt
  82. ; What is the name of the decompression filter file?
  83. dfilter = MRBackup:Prefs/MRBackup.dflt
  84. ; What is the name of the restore filter file?
  85. rfilter = 
  86. ; What is the backup volume prefix?
  87. prefix = 
  88.